SPI1 misc register.
CS0_DIS | Set this bit to raise high SPI_CS pin, which means that the SPI device(flash) connected to SPI_CS is in low level when SPI1 transfer starts. |
CS1_DIS | Set this bit to raise high SPI_CS1 pin, which means that the SPI device(Ext_RAM) connected to SPI_CS1 is in low level when SPI1 transfer starts. |
CK_IDLE_EDGE | 1: SPI_CLK line is high when MSPI is idle. 0: SPI_CLK line is low when MSPI is idle. |
CS_KEEP_ACTIVE | SPI_CS line keep low when the bit is set. |
AUTO_PER | Set this bit to enable auto PER function. Hardware will sent out PER command if PES command is sent. |